A component has 3 ports- two inputs(a and b) and one output(y). Which of the following statement is for the positional mapping of the component?

Question:
A component has 3 ports- two inputs(a and b) and one output(y). Which of the following statement is for the positional mapping of the component?

1.LABEL : my_component PORT MAP (l, m, n);

2.LABEL : my_component PORT MAP (y, a);

3.LABEL : my_component PORT MAP (l => a, m => b, n => y);

4.LABEL : my_component PORT MAP(a, b, y>= a);

Posted Date:-2022-02-09 07:22:13


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!